const hash/fnv.offset64
5 uses
hash/fnv (current package)
fnv.go#L32: offset64 = 14695981039346656037
fnv.go#L58: var s sum64 = offset64
fnv.go#L65: var s sum64a = offset64
fnv.go#L89: func (s *sum64) Reset() { *s = offset64 }
fnv.go#L90: func (s *sum64a) Reset() { *s = offset64 }
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)